home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
-
- <!DOCTYPE RDF SYSTEM "chrome://aim/locale/IMSidebar-rdf.dtd" >
- <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:NC="http://home.netscape.com/NC-rdf#">
-
- <RDF:Seq about="NC:IMSidebarRoot">
- <RDF:li>
- <RDF:Description ID="buddies">
- <NC:title>&sidebar.buddies.label;</NC:title>
- <NC:content>chrome://aim/content/SidebarPanel.xul</NC:content>
- <NC:height>26em</NC:height>
- </RDF:Description>
- </RDF:li>
- <RDF:li>
- <RDF:Description ID="flash">
- <NC:title>&sidebar.flash.label;</NC:title>
- <NC:content>chrome://communicator/content/sidebar/flash.xul</NC:content>
- </RDF:Description>
- </RDF:li>
- </RDF:Seq>
- </RDF:RDF>
-